Smoothing
Horizontal Axis
Runs
| Name | Smoothed | Value | Step | Time | Relative | |
|---|---|---|---|---|---|---|
| ~/code/Cifar10/log | 67.62 | 68.07 | 52.90k | Sat Dec 23, 08:53:08 | 8h 1m 9s |
| Name | Smoothed | Value | Step | Time | Relative | |
|---|---|---|---|---|---|---|
| ~/code/Cifar10/log | 64.66 | 66.74 | 34.90k | Sat Dec 23, 06:39:22 | 5h 47m 22s |
Runs
No audio data was found.
Probable causes:
- You haven't written any audio data to your event files.
- TensorBoard can't find your event files.
If you're new to using TensorBoard, and want to find out how to add data and set up your event files, check out the README and perhaps the TensorBoard tutorial .
If you think TensorBoard is configured properly, please see the section of the README devoted to missing data problems and consider filing an issue on GitHub.
Graph |
(* = expandable) |
| Namespace* | |
| OpNode | |
| Unconnected series* | |
| Connected series* | |
| Constant | |
| Summary | |
| Dataflow edge | |
| Control dependency edge | |
| Reference edge |
Horizontal Axis
Runs
Histogram Mode
Offset Time Axis
Runs
No checkpoint was found.
Probable causes:
- No checkpoint has been saved yet. Please refresh the page periodically.
-
You are not saving any checkpoint. To save your model,
create a
tf.train.Saverand save your model periodically by callingsaver.save(session, LOG_DIR/model.ckpt, step).
If you're new to using TensorBoard, and want to find out how to add data and set up your event files, check out the README and perhaps the TensorBoard tutorial .
If you think TensorBoard is configured properly, please see the section of the README devoted to missing data problems and consider filing an issue on GitHub.